home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Security
/
McAfee SiteAdvisor 26.6
/
safe.xpi
/
chrome
/
safe.jar
/
content
/
badpassword.xul
< prev
next >
Wrap
Extensible Markup Language
|
2007-01-04
|
510b
|
10 lines
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<!DOCTYPE overlay SYSTEM "chrome://safe/locale/safe.dtd">
<dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:html="http://www.w3.org/1999/xhtml" align="center" buttons="accept"
buttonorient="horizontal" buttonalign="center"
id="SAFE-badpassword" windowtype="safe:badpassword" title="&safe.badpassword.title;">
<description value="&safe.badpassword.label;"/>
</dialog>